HIDE WINDOW

This command will hide the window but keep the application active.

  Syntax
HIDE WINDOW
  Returns

This command does not return a value.

  Example Code
cls
set display mode 800,600,32
set window on
wait 1000*8
hide window
do
loop
end
  See also

DISPLAY Commands Menu
Index